[INFO] fetching crate crypto-bigint-syncless 0.7.0-rc.6...
[INFO] fixing crypto-bigint-syncless-0.7.0-rc.6 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate crypto-bigint-syncless 0.7.0-rc.6 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate crypto-bigint-syncless 0.7.0-rc.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate crypto-bigint-syncless 0.7.0-rc.6
[INFO] tweaked toml for crates.io crate crypto-bigint-syncless 0.7.0-rc.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crypto-bigint-syncless 0.7.0-rc.6 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crypto-bigint-syncless 0.7.0-rc.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.21.0
[INFO] [stderr]   Downloaded hybrid-array v0.4.1
[INFO] [stderr]   Downloaded serdect v0.4.1
[INFO] [stderr]   Downloaded rlp v0.6.1
[INFO] [stderr]   Downloaded base16ct v0.3.0
[INFO] [stderr]   Downloaded hex-literal v1.0.0
[INFO] [stderr]   Downloaded der v0.8.0-rc.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2c9c6f92e226d5089d720b33133309dd732b2f14c86d7b32ed1e926baf4f340e
[INFO] running `Command { std: "docker" "start" "2c9c6f92e226d5089d720b33133309dd732b2f14c86d7b32ed1e926baf4f340e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2c9c6f92e226d5089d720b33133309dd732b2f14c86d7b32ed1e926baf4f340e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c9c6f92e226d5089d720b33133309dd732b2f14c86d7b32ed1e926baf4f340e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2c9c6f92e226d5089d720b33133309dd732b2f14c86d7b32ed1e926baf4f340e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking hex-literal v1.0.0
[INFO] [stderr]     Checking crypto-bigint-syncless v0.7.0-rc.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stdout] warning: unused import: `mem::ManuallyDrop`
[INFO] [stdout]  --> src/arky.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     mem::ManuallyDrop,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stdout] error[E0433]: cannot find module or crate `crypto_bigint` in this scope
[INFO] [stdout]  --> benches/boxed_monty.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crypto_bigint::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crypto_bigint`, use `cargo add crypto_bigint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint`
[INFO] [stdout]  --> benches/boxed_monty.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crypto_bigint::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crypto_bigint`, use `cargo add crypto_bigint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mem::ManuallyDrop`
[INFO] [stdout]  --> src/arky.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     mem::ManuallyDrop,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint`
[INFO] [stdout]  --> benches/limb.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crypto_bigint::{Limb, Random};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crypto_bigint`, use `cargo add crypto_bigint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint`
[INFO] [stdout]  --> tests/impl_modulus.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crypto_bigint::{U64, const_monty_params};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crypto_bigint`, use `cargo add crypto_bigint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-bigint-syncless` (test "impl_modulus") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-bigint-syncless` (bench "boxed_monty") due to 2 previous errors
[INFO] [stderr] error: could not compile `crypto-bigint-syncless` (bench "limb") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `crypto_bigint` in this scope
[INFO] [stdout]  --> benches/monty.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crypto_bigint::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crypto_bigint`, use `cargo add crypto_bigint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint`
[INFO] [stdout]  --> benches/monty.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crypto_bigint::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crypto_bigint`, use `cargo add crypto_bigint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint`
[INFO] [stdout]   --> benches/monty.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crypto_bigint::MultiExponentiate;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crypto_bigint`, use `cargo add crypto_bigint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint`
[INFO] [stdout]  --> benches/boxed_uint.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crypto_bigint::{BoxedUint, Gcd, Integer, Limb, NonZero, RandomBits};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crypto_bigint`, use `cargo add crypto_bigint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint`
[INFO] [stdout]  --> tests/common/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crypto_bigint::{Encoding, Limb};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crypto_bigint`, use `cargo add crypto_bigint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `crypto_bigint` in this scope
[INFO] [stdout]  --> tests/boxed_monty_form.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crypto_bigint::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crypto_bigint`, use `cargo add crypto_bigint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint`
[INFO] [stdout]  --> tests/boxed_monty_form.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crypto_bigint::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crypto_bigint`, use `cargo add crypto_bigint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint`
[INFO] [stdout]  --> tests/common/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crypto_bigint::{Encoding, Limb};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crypto_bigint`, use `cargo add crypto_bigint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `crypto_bigint` in this scope
[INFO] [stdout]  --> tests/monty_form.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crypto_bigint::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crypto_bigint`, use `cargo add crypto_bigint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint`
[INFO] [stdout]  --> tests/monty_form.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crypto_bigint::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crypto_bigint`, use `cargo add crypto_bigint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-bigint-syncless` (test "monty_form") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-bigint-syncless` (bench "boxed_uint") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-bigint-syncless` (bench "monty") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-bigint-syncless` (test "boxed_monty_form") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "2c9c6f92e226d5089d720b33133309dd732b2f14c86d7b32ed1e926baf4f340e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c9c6f92e226d5089d720b33133309dd732b2f14c86d7b32ed1e926baf4f340e", kill_on_drop: false }`
[INFO] [stdout] 2c9c6f92e226d5089d720b33133309dd732b2f14c86d7b32ed1e926baf4f340e
